Skip to content

Add Contacts API support#47

Merged
teesofttech merged 1 commit into
release/v0.4.0from
feature/43-contacts-api
Jun 14, 2026
Merged

Add Contacts API support#47
teesofttech merged 1 commit into
release/v0.4.0from
feature/43-contacts-api

Conversation

@teesofttech

Copy link
Copy Markdown
Owner

Summary

Adds Contacts API support for #43.

Changes

  • Adds TermiiClient.Contacts and ITermiiContactClient.
  • Implements fetch, add, upload, and delete contact operations.
  • Adds multipart request support to the shared HTTP pipeline for CSV contact uploads.
  • Adds request/response models for Contacts API payloads.
  • Documents Contacts usage in the README and updates the API coverage matrix.

Validation

  • dotnet test

Closes #43.

@coderabbitai

coderabbitai Bot commented Jun 14, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: b3ae55a1-a8ba-4607-8b5d-ced01cec5e73

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feature/43-contacts-api

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@teesofttech
teesofttech marked this pull request as ready for review June 14, 2026 08:00
Copilot AI review requested due to automatic review settings June 14, 2026 08:00

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@teesofttech
teesofttech merged commit 055f5a7 into release/v0.4.0 Jun 14, 2026
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants